CVE-2026-26319
OpenClaw has Missing Webhook Authentication in Telnyx Provider Allowing Unauthenticated Requests
Description
OpenClaw is a personal AI assistant. Versions 2026.2.13 and below allow the optional @openclaw/voice-call plugin Telnyx webhook handler to accept unsigned inbound webhook requests when telnyx.publicKey is not configured, enabling unauthenticated callers to forge Telnyx events. Telnyx webhooks are expected to be authenticated via Ed25519 signature verification. In affected versions, TelnyxProvider.verifyWebhook() could effectively fail open when no Telnyx public key was configured, allowing arbitrary HTTP POST requests to the voice-call webhook endpoint to be treated as legitimate Telnyx events. This only impacts deployments where the Voice Call plugin is installed, enabled, and the webhook endpoint is reachable from the attacker (for example, publicly exposed via a tunnel/proxy). The issue has been fixed in version 2026.2.14.
INFO
Published Date :
Feb. 19, 2026, 11:16 p.m.
Last Modified :
Feb. 20, 2026, 7:03 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | HIGH | [email protected] |
Solution
- Update the @openclaw/voice-call plugin to version 2026.2.14.
- Configure the telnyx.publicKey setting.
- Ensure webhook endpoints are not publicly exposed.
- Verify Telnyx event signature verification.
Public PoC/Exploit Available at Github
CVE-2026-26319 has a 2 public
PoC/Exploit available at Github.
Go to the Public Exploits tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-26319.
| URL | Resource |
|---|---|
| https://github.com/openclaw/openclaw/commit/29b587e73cbdc941caec573facd16e87d52f007b | Patch |
| https://github.com/openclaw/openclaw/commit/f47584fec86d6d73f2d483043a2ad0e7e3c50411 | Patch |
| https://github.com/openclaw/openclaw/releases/tag/v2026.2.14 | Product Release Notes |
| https://github.com/openclaw/openclaw/security/advisories/GHSA-4hg8-92x6-h2f3 | Mitigation Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-26319 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-26319
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Tracking OpenClaw CVEs
Shell Python Jinja
# مستودع asrar-mared هذا هو المستودع الرئيسي لمجموعة **المارد الرقمي**، نقطة التحكم المركزية التي تجمع كل المشاريع والميول التقنية تحت راية واحدة. يمثل الأساس الذي تُبنى عليه الفروع الأخرى، ويُدار منه كل شيء من تنظيم الكود إلى إدارة المجتمع. للاطلاع على المستودع: [asrar-mared](https://github.com/asrar-mared)
HTML CSS
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-26319 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-26319 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Feb. 20, 2026
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:* versions up to (excluding) 2026.2.14 Added Reference Type GitHub, Inc.: https://github.com/openclaw/openclaw/commit/29b587e73cbdc941caec573facd16e87d52f007b Types: Patch Added Reference Type GitHub, Inc.: https://github.com/openclaw/openclaw/commit/f47584fec86d6d73f2d483043a2ad0e7e3c50411 Types: Patch Added Reference Type GitHub, Inc.: https://github.com/openclaw/openclaw/releases/tag/v2026.2.14 Types: Product, Release Notes Added Reference Type GitHub, Inc.: https://github.com/openclaw/openclaw/security/advisories/GHSA-4hg8-92x6-h2f3 Types: Mitigation, Vendor Advisory -
New CVE Received by [email protected]
Feb. 19, 2026
Action Type Old Value New Value Added Description OpenClaw is a personal AI assistant. Versions 2026.2.13 and below allow the optional @openclaw/voice-call plugin Telnyx webhook handler to accept unsigned inbound webhook requests when telnyx.publicKey is not configured, enabling unauthenticated callers to forge Telnyx events. Telnyx webhooks are expected to be authenticated via Ed25519 signature verification. In affected versions, TelnyxProvider.verifyWebhook() could effectively fail open when no Telnyx public key was configured, allowing arbitrary HTTP POST requests to the voice-call webhook endpoint to be treated as legitimate Telnyx events. This only impacts deployments where the Voice Call plugin is installed, enabled, and the webhook endpoint is reachable from the attacker (for example, publicly exposed via a tunnel/proxy). The issue has been fixed in version 2026.2.14. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N Added CWE CWE-306 Added Reference https://github.com/openclaw/openclaw/commit/29b587e73cbdc941caec573facd16e87d52f007b Added Reference https://github.com/openclaw/openclaw/commit/f47584fec86d6d73f2d483043a2ad0e7e3c50411 Added Reference https://github.com/openclaw/openclaw/releases/tag/v2026.2.14 Added Reference https://github.com/openclaw/openclaw/security/advisories/GHSA-4hg8-92x6-h2f3